Personnel
Overall Objectives
Research Program
Application Domains
Highlights of the Year
New Software and Platforms
New Results
Bilateral Contracts and Grants with Industry
Partnerships and Cooperations
Dissemination
Bibliography
XML PDF e-pub
PDF e-Pub


Section: New Software and Platforms

dD Triangulations

CGAL module: Triangulations in any dimension

Keywords: 3D modeling - Triangulation - Delaunay triangulation - Voronoi diagram - Regular triangulation

Functional Description: This package of CGAL (Computational Geometry Algorithms Library http://www.cgal.org) allows to compute triangulations, Delaunay triangulations and regular triangulations in any dimension. Those triangulations are built incrementally and can be modified by insertion or removal of vertices.

Release Functional Description: Version 4.11 adds the regular triangulations to the package.